Another attempt to make circular buttons square
authorMatthias Clasen <mclasen@redhat.com>
Sun, 30 Aug 2020 12:34:30 +0000 (08:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 30 Aug 2020 12:34:30 +0000 (08:34 -0400)
circular button, square hole...

gtk/theme/Adwaita/_common.scss

index 1b03c4d16f735a2a821e89e823e95a0a7d19650c..45c62efe8a98610462bfde9859dd8f48b35668e4 100644 (file)
@@ -551,6 +551,7 @@ button {
 
       &.circular {
          min-height: 24px;
+         padding: 4px;
       }
     }